GrapeCity ActiveReports for .NET 16.0J
Remove(Object) メソッド

GrapeCity.ActiveReports.Core.Document 名前空間 > PagesCollection<T> クラス > Remove メソッド : Remove(Object) メソッド
System.Collections.IListから削除するSystem.Object
System.Collections.IListから特定のオブジェクトの最初の発生を削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal value As Object _
) 
public void Remove( 
   object value
)

パラメータ

value
System.Collections.IListから削除するSystem.Object
参照

PagesCollection<T> クラス
PagesCollection<T> メンバ
オーバーロード一覧